1 line
7.1 KiB
JSON
1 line
7.1 KiB
JSON
|
{"abstract":[{"type":"text","text":"Inherited from "},{"code":"View.actionSheet(isPresented:content:)","type":"codeVoice"},{"type":"text","text":"."}],"metadata":{"extendedModule":"SwiftUICore","externalID":"s:7SwiftUI4ViewPAAE11actionSheet11isPresented7contentQrAA7BindingVySbG_AA06ActionE0VyXEtF::SYNTHESIZED::s:12SlothCreator11HabitatViewV","modules":[{"name":"SlothCreator","relatedModules":["SwiftUICore"]}],"fragments":[{"text":"func","kind":"keyword"},{"kind":"text","text":" "},{"text":"actionSheet","kind":"identifier"},{"text":"(","kind":"text"},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"text":"Binding","preciseIdentifier":"s:7SwiftUI7BindingV","kind":"typeIdentifier"},{"kind":"text","text":"<"},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":">, "},{"kind":"externalParam","text":"content"},{"text":": () -> ","kind":"text"},{"text":"ActionSheet","kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI11ActionSheetV"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"kind":"text","text":" "},{"preciseIdentifier":"s:7SwiftUI4ViewP","kind":"typeIdentifier","text":"View"}],"role":"symbol","title":"actionSheet(isPresented:content:)","roleHeading":"Instance Method","platforms":[{"unavailable":false,"name":"iOS","deprecatedAt":"100000.0","beta":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting::actions:)`instead.","deprecated":false,"introducedAt":"13.0"},{"unavailable":false,"name":"tvOS","introducedAt":"13.0","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","deprecatedAt":"100000.0","beta":false,"deprecated":false},{"introducedAt":"1.0","name":"visionOS","message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","beta":false,"deprecatedAt":"100000.0","unavailable":false,"deprecated":false},{"unavailable":false,"introducedAt":"6.0","deprecated":false,"beta":false,"message":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`instead.","name":"watchOS","deprecatedAt":"100000.0"}],"symbolKind":"method"},"hierarchy":{"paths":[["doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-3.SlothCreator\/documentation\/SlothCreator","doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-3.SlothCreator\/documentation\/SlothCreator\/HabitatView","doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-3.SlothCreator\/documentation\/SlothCreator\/HabitatView\/View-Implementations"]]},"schemaVersion":{"major":0,"patch":0,"minor":3},"variants":[{"traits":[{"interfaceLanguage":"swift"}],"paths":["\/documentation\/slothcreator\/habitatview\/actionsheet(ispresented:content:)"]}],"primaryContentSections":[{"kind":"declarations","declarations":[{"languages":["swift"],"tokens":[{"kind":"attribute","text":"nonisolated"},{"text":" ","kind":"text"},{"text":"func","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"identifier","text":"actionSheet"},{"kind":"text","text":"("},{"kind":"externalParam","text":"isPresented"},{"kind":"text","text":": "},{"kind":"typeIdentifier","preciseIdentifier":"s:7SwiftUI7BindingV","text":"Binding"},{"text":"<","kind":"text"},{"text":"Bool","kind":"typeIdentifier","preciseIdentifier":"s:Sb"},{"text":">, ","kind":"text"},{"text":"content","kind":"externalParam"},{"kind":"text","text":": () -> "},{"preciseIdentifier":"s:7SwiftUI11ActionSheetV","text":"ActionSheet","kind":"typeIdentifier"},{"kind":"text","text":") -> "},{"text":"some","kind":"keyword"},{"text":" ","kind":"text"},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"},{"text":"\n","kind":"text"}],"platforms":["visionOS"]}]}],"identifier":{"url":"doc:\/\/slothcreatorbuildingdoccdocumentationinxcode-3.SlothCreator\/documentation\/SlothCreator\/HabitatView\/actionSheet(isPresented:content:)","interfaceLanguage":"swift"},"kind":"symbol","deprecationSummary":[{"type":"paragraph","inlineContent":[{"type":"text","text":"use `confirmationDialog(title:isPresented:titleVisibility:presenting:actions:)`ins
|