Skip to main content





HOME        ABOUT US      OUR WORK     IMPACT

Comments

Popular posts from this blog

SK Political Analytics-About us

புலவர் பழனிசாமி (மாவட்ட இலக்கிய அணி செயலாளர்) HOME            ABOUT US         OUR WORK        IMPACT

Swift UI Default Separator Remove

  // //  ContentView.swift //  test // //  Created by saravana kumar on 18/10/23. // import SwiftUI import CoreData struct ContentView : View {       var body : some View {       List ()     {                  Text ( "saravana" )         Text ( "saravana" )         Text ( "saravana" )     }          . listStyle ( SidebarListStyle ()) } struct ContentView_Previews : PreviewProvider {     static var previews : some View {         ContentView ()     } } } Output:

SK Political Analytics-Home

புலவர் பழனிசாமி (மாவட்ட இலக்கிய அணி செயலாளர்) HOME          ABOUT  US       OUR WORK        IMPACT