API Differences in SwiftUI in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in SwiftUI in the macOS 14.0 SDK.

Table of Contents

Protocols

DocumentBaseBox
ScrollTargetBehavior
TextEditorStyle

Structs

AccessibilityDirectTouchOptions
AccessoryBarActionButtonStyle
AccessoryBarButtonStyle
AlternatingRowBackgroundBehavior
AutomaticTextEditorStyle
BadgeProminence
ButtonBorderShape
_Inset
ButtonRepeatBehavior
ClipsListRowBackgroundTraitKey
ContainerBackgroundPlacement
ContentMarginPlacement
ContentUnavailableView
DefaultSettingsLinkLabel
DisclosureTableRow
DismissBehavior
DismissWindowAction
DocumentConfiguration
FileDialogBrowserOptions
FillShapeStyle
FocusInteractions
HelpLink
InspectorCommands
IsSelectionEnabledTraitKey
KeyPress
KeyPress
Phases
LinkShapeStyle
MagnifyGesture
NSHostingSceneBridgingOptions
NavigationSplitViewColumn
OpenSettingsAction
PagingScrollTargetBehavior
PaletteControlGroupStyle
PalettePickerStyle
PaletteSelectionEffect
PlaceholderTextShapeStyle
PlainTextEditorStyle
RotateGesture
ScrollTargetBehaviorContext
ScrollTransitionConfiguration
ScrollTransitionConfiguration
Threshold
SearchUnavailableContent
SensoryFeedback
SettingsLink
SpringLoadingBehavior
SymbolEffectTransition
TableColumnAlignment
TableColumnCustomization
TableColumnCustomizationBehavior
TableOutlineGroupContent
TextEditorStyleConfiguration
ToolbarDefaultItemKind
ToolbarTitleDisplayMode
ViewAlignedScrollTargetBehavior
WindowBackgroundShapeStyle
_DiscreteSymbolEffectModifier
_IndefiniteSymbolEffectModifier
_LayoutDirectionBehaviorEffect
_SymbolEffectsRemovedModifier

Enums

KeyPress
Result
ScrollTransitionPhase

Typealiases

Actions
public typealias Body = @_opaqueReturnTypeOf("$s7SwiftUI24SearchUnavailableContentV7ActionsV4bodyQrvp", 0) __
Body
public typealias Body = @_opaqueReturnTypeOf("$s7SwiftUI24AutomaticTextEditorStyleV4BodyV4bodyQrvp", 0) __
ButtonBorderShape
public typealias AnimatableData = SwiftUICore.EmptyAnimatableData
ButtonBorderShape
public typealias Body = SwiftUICore._ShapeView<SwiftUI.ButtonBorderShape, SwiftUICore.ForegroundStyle>
ButtonBorderShape
public typealias InsetShape = @_opaqueReturnTypeOf("$s7SwiftUI17ButtonBorderShapeV5inset2byQr12CoreGraphics7CGFloatV_tF", 0) __
Description
public typealias Body = @_opaqueReturnTypeOf("$s7SwiftUI24SearchUnavailableContentV11DescriptionV4bodyQrvp", 0) __
Label
public typealias Body = @_opaqueReturnTypeOf("$s7SwiftUI24SearchUnavailableContentV5LabelV4bodyQrvp", 0) __
OutlineGroup
public typealias TableRowBody = @_opaqueReturnTypeOf("$s7SwiftUI12OutlineGroupVAA7ElementST_2IDs12IdentifiablePQZRs_AA15TableRowContentR0_q1_Rs0_q2_Rs1_0hI5ValueAaIPQy0_ADSTRtzrlE05tableI4BodyQrvp", 0) __<Data, ID, Parent, Parent, Parent>
OutlineGroup
public typealias TableRowValue = Leaf.TableRowValue
SelectionShapeStyle
public typealias Resolved = Swift.Never

Functions & Methods

ButtonBorderShape
nonisolated public func inset(by amount: CoreFoundation.CGFloat) -> some SwiftUICore.InsettableShape
ButtonBorderShape
nonisolated public func path(in rect: CoreFoundation.CGRect) -> SwiftUICore.Path
ButtonBorderShape
public static func roundedRectangle(radius: CoreFoundation.CGFloat) -> SwiftUI.ButtonBorderShape
ContentUnavailableView
public static func search(text: Swift.String) -> SwiftUI.ContentUnavailableView<Label, Description, Actions>
EmptyTableRowContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
KeyEquivalent
public static func == (a: SwiftUI.KeyEquivalent, b: SwiftUI.KeyEquivalent) -> Swift.Bool
KeyEquivalent
public func hash(into hasher: inout Swift.Hasher)
NewDocumentAction
public func callAsFunction(contentType: UniformTypeIdentifiers.UTType)
OutlineGroup
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
Scene
nonisolated public func environment<T>(_ object: T?) -> some SwiftUI.Scene where T : AnyObject, T : Observation.Observable
Scene
nonisolated public func environmentObject<T>(_ object: T) -> some SwiftUI.Scene where T : Combine.ObservableObject
Scene
nonisolated public func onChange<V>(of value: V, initial: Swift.Bool = false, _ action: @escaping (_ oldValue: V, _ newValue: V) -> Swift.Void) -> some SwiftUI.Scene where V : Swift.Equatable
Scene
nonisolated public func onChange<V>(of value: V, initial: Swift.Bool = false, _ action: @escaping () -> Swift.Void) -> some SwiftUI.Scene where V : Swift.Equatable
Scene
nonisolated public func transformEnvironment<V>(_ keyPath: Swift.WritableKeyPath<SwiftUICore.EnvironmentValues, V>, transform: @escaping (inout V) -> Swift.Void) -> some SwiftUI.Scene
ScrollTargetBehavior
public static func _makeInputs(_ behavior: SwiftUICore._GraphValue<Self>, inputs: inout SwiftUICore._ViewInputs)
ScrollTargetBehavior
public static func viewAligned(limitBehavior: SwiftUI.ViewAlignedScrollTargetBehavior.LimitBehavior) -> Self
Section
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
SidebarRowSize
public func hash(into hasher: inout Swift.Hasher)
Swift.Never
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
Swift.Optional
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
SwiftUICore.ContentTransition
public static func symbolEffect<T>(_ effect: T, options: Symbols.SymbolEffectOptions = .default) -> SwiftUICore.ContentTransition where T : Symbols.ContentTransitionSymbolEffect, T : Symbols.SymbolEffect
SwiftUICore.ForEach
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
SwiftUICore.Group
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
SwiftUICore.ModifiedContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
SwiftUICore.ModifiedContent
nonisolated public func accessibilityDirectTouch(_ isDirectTouchArea: Swift.Bool = true, options: SwiftUI.AccessibilityDirectTouchOptions = []) -> SwiftUICore.ModifiedContent<Content, Modifier>
SwiftUICore.Transition
public static func symbolEffect<T>(_ effect: T, options: Symbols.SymbolEffectOptions = .default) -> SwiftUI.SymbolEffectTransition where T : Symbols.SymbolEffect, T : Symbols.TransitionSymbolEffect
SwiftUICore.View
nonisolated public func accessibilityDirectTouch(_ isDirectTouchArea: Swift.Bool = true, options: SwiftUI.AccessibilityDirectTouchOptions = []) -> SwiftUICore.ModifiedContent<Self, SwiftUI.AccessibilityAttachmentModifier>
SwiftUICore.View
nonisolated public func alternatingRowBackgrounds(_ behavior: SwiftUI.AlternatingRowBackgroundBehavior = .enabled) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func badgeProminence(_ prominence: SwiftUI.BadgeProminence) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func buttonRepeatBehavior(_ behavior: SwiftUI.ButtonRepeatBehavior) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func containerBackground<S>(_ style: S, for container: SwiftUI.ContainerBackgroundPlacement) -> some SwiftUICore.View where S : SwiftUICore.ShapeStyle
SwiftUICore.View
nonisolated public func containerBackground<V>(for container: SwiftUI.ContainerBackgroundPlacement, alignment: SwiftUICore.Alignment = .center, @SwiftUICore.ViewBuilder content: () -> V) -> some SwiftUICore.View where V : SwiftUICore.View
SwiftUICore.View
nonisolated public func containerRelativeFrame(_ axes: SwiftUICore.Axis.Set, alignment: SwiftUICore.Alignment = .center) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func containerRelativeFrame(_ axes: SwiftUICore.Axis.Set, count: Swift.Int, span: Swift.Int = 1, spacing: CoreFoundation.CGFloat, alignment: SwiftUICore.Alignment = .center) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func containerRelativeFrame(_ axes: SwiftUICore.Axis.Set, alignment: SwiftUICore.Alignment = .center, _ length: @escaping (CoreFoundation.CGFloat, SwiftUICore.Axis) -> CoreFoundation.CGFloat) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func contentMargins(_ edges: SwiftUICore.Edge.Set = .all, _ insets: SwiftUICore.EdgeInsets, for placement: SwiftUI.ContentMarginPlacement = .automatic) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func contentMargins(_ edges: SwiftUICore.Edge.Set = .all, _ length: CoreFoundation.CGFloat?, for placement: SwiftUI.ContentMarginPlacement = .automatic) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func contentMargins(_ length: CoreFoundation.CGFloat, for placement: SwiftUI.ContentMarginPlacement = .automatic) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func coordinateSpace(_ name: SwiftUICore.NamedCoordinateSpace) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func defaultScrollAnchor(_ anchor: SwiftUICore.UnitPoint?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func dialogSuppressionToggle(_ titleKey: SwiftUICore.LocalizedStringKey, isSuppressed: SwiftUICore.Binding<Swift.Bool>) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func dialogSuppressionToggle(_ titleResource: Foundation.LocalizedStringResource, isSuppressed: SwiftUICore.Binding<Swift.Bool>) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func dialogSuppressionToggle<S>(_ title: S, isSuppressed: SwiftUICore.Binding<Swift.Bool>) -> some SwiftUICore.View where S : Swift.StringProtocol
SwiftUICore.View
nonisolated public func dialogSuppressionToggle(_ label: SwiftUICore.Text, isSuppressed: SwiftUICore.Binding<Swift.Bool>) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func dialogSuppressionToggle(isSuppressed: SwiftUICore.Binding<Swift.Bool>) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogBrowserOptions(_ options: SwiftUI.FileDialogBrowserOptions) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileDialogConfirmationLabel<S>(_ label: S) -> some SwiftUICore.View where S : Swift.StringProtocol
SwiftUICore.View
nonisolated public func fileDialogConfirmationLabel(_ label: SwiftUICore.Text?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogConfirmationLabel(_ labelKey: SwiftUICore.LocalizedStringKey) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileDialogConfirmationLabel(_ label: Foundation.LocalizedStringResource) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogCustomizationID(_ id: Swift.String) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogDefaultDirectory(_ defaultDirectory: Foundation.URL?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogImportsUnresolvedAliases(_ imports: Swift.Bool) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogMessage(_ message: SwiftUICore.Text?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileDialogMessage(_ messageKey: SwiftUICore.LocalizedStringKey) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileDialogMessage(_ messageResource: Foundation.LocalizedStringResource) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileDialogMessage<S>(_ message: S) -> some SwiftUICore.View where S : Swift.StringProtocol
SwiftUICore.View
nonisolated public func fileDialogURLEnabled(_ predicate: Foundation.Predicate<Foundation.URL>) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileExporter<T>(isPresented: SwiftUICore.Binding<Swift.Bool>, item: T?, contentTypes: [UniformTypeIdentifiers.UTType] = [], defaultFilename: Swift.String? = nil, onCompletion: @escaping (Swift.Result<Foundation.URL, any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = { }) -> some SwiftUICore.View where T : CoreTransferable.Transferable
SwiftUICore.View
nonisolated public func fileExporter<C, T>(isPresented: SwiftUICore.Binding<Swift.Bool>, items: C, contentTypes: [UniformTypeIdentifiers.UTType] = [], onCompletion: @escaping (Swift.Result<[Foundation.URL], any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = { }) -> some SwiftUICore.View where C : Swift.Collection, T : CoreTransferable.Transferable, T == C.Element
SwiftUICore.View
nonisolated public func fileExporter<D>(isPresented: SwiftUICore.Binding<Swift.Bool>, document: D?, contentTypes: [UniformTypeIdentifiers.UTType] = [], defaultFilename: Swift.String? = nil, onCompletion: @escaping (Swift.Result<Foundation.URL, any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = {}) -> some SwiftUICore.View where D : SwiftUI.FileDocument
SwiftUICore.View
nonisolated public func fileExporter<D>(isPresented: SwiftUICore.Binding<Swift.Bool>, document: D?, contentTypes: [UniformTypeIdentifiers.UTType] = [], defaultFilename: Swift.String? = nil, onCompletion: @escaping (Swift.Result<Foundation.URL, any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = {}) -> some SwiftUICore.View where D : SwiftUI.ReferenceFileDocument
SwiftUICore.View
nonisolated public func fileExporter<C>(isPresented: SwiftUICore.Binding<Swift.Bool>, documents: C, contentTypes: [UniformTypeIdentifiers.UTType] = [], onCompletion: @escaping (Swift.Result<[Foundation.URL], any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = {}) -> some SwiftUICore.View where C : Swift.Collection, C.Element : SwiftUI.FileDocument
SwiftUICore.View
nonisolated public func fileExporter<C>(isPresented: SwiftUICore.Binding<Swift.Bool>, documents: C, contentTypes: [UniformTypeIdentifiers.UTType] = [], onCompletion: @escaping (Swift.Result<[Foundation.URL], any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void = {}) -> some SwiftUICore.View where C : Swift.Collection, C.Element : SwiftUI.ReferenceFileDocument
SwiftUICore.View
nonisolated public func fileExporterFilenameLabel(_ label: SwiftUICore.Text?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileExporterFilenameLabel(_ labelKey: SwiftUICore.LocalizedStringKey) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileExporterFilenameLabel(_ label: Foundation.LocalizedStringResource) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func fileExporterFilenameLabel<S>(_ label: S) -> some SwiftUICore.View where S : Swift.StringProtocol
SwiftUICore.View
nonisolated public func fileImporter(isPresented: SwiftUICore.Binding<Swift.Bool>, allowedContentTypes: [UniformTypeIdentifiers.UTType], allowsMultipleSelection: Swift.Bool, onCompletion: @escaping (_ result: Swift.Result<[Foundation.URL], any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileMover(isPresented: SwiftUICore.Binding<Swift.Bool>, file: Foundation.URL?, onCompletion: @escaping (Swift.Result<Foundation.URL, any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func fileMover<C>(isPresented: SwiftUICore.Binding<Swift.Bool>, files: C, onCompletion: @escaping (Swift.Result<[Foundation.URL], any Swift.Error>) -> Swift.Void, onCancellation: @escaping () -> Swift.Void) -> some SwiftUICore.View where C : Swift.Collection, C.Element == Foundation.URL
SwiftUICore.View
nonisolated public func focusEffectDisabled(_ disabled: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func focusable(_ isFocusable: Swift.Bool = true, interactions: SwiftUI.FocusInteractions) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func focusedSceneValue<T>(_ object: T?) -> some SwiftUICore.View where T : AnyObject, T : Observation.Observable
SwiftUICore.View
nonisolated public func focusedValue<T>(_ object: T?) -> some SwiftUICore.View where T : AnyObject, T : Observation.Observable
SwiftUICore.View
nonisolated public func inspector<V>(isPresented: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> V) -> some SwiftUICore.View where V : SwiftUICore.View
SwiftUICore.View
nonisolated public func inspectorColumnWidth(min: CoreFoundation.CGFloat? = nil, ideal: CoreFoundation.CGFloat, max: CoreFoundation.CGFloat? = nil) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func inspectorColumnWidth(_ width: CoreFoundation.CGFloat) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func invalidatableContent(_ invalidatable: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func layoutDirectionBehavior(_ behavior: SwiftUICore.LayoutDirectionBehavior) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func navigationDestination<D, C>(item: SwiftUICore.Binding<Swift.Optional<D>>, @SwiftUICore.ViewBuilder destination: @escaping (D) -> C) -> some SwiftUICore.View where D : Swift.Hashable, C : SwiftUICore.View
SwiftUICore.View
public func navigationLinkIndicatorVisibility(_ visibility: SwiftUICore.Visibility) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onContinuousHover(coordinateSpace: some CoordinateSpaceProtocol = .local, perform action: @escaping (SwiftUI.HoverPhase) -> Swift.Void) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onKeyPress(_ key: SwiftUI.KeyEquivalent, action: @escaping () -> SwiftUI.KeyPress.Result) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onKeyPress(_ key: SwiftUI.KeyEquivalent, phases: SwiftUI.KeyPress.Phases, action: @escaping (SwiftUI.KeyPress) -> SwiftUI.KeyPress.Result) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onKeyPress(keys: Swift.Set<SwiftUI.KeyEquivalent>, phases: SwiftUI.KeyPress.Phases = [.down, .repeat], action: @escaping (SwiftUI.KeyPress) -> SwiftUI.KeyPress.Result) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onKeyPress(characters: Foundation.CharacterSet, phases: SwiftUI.KeyPress.Phases = [.down, .repeat], action: @escaping (SwiftUI.KeyPress) -> SwiftUI.KeyPress.Result) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onKeyPress(phases: SwiftUI.KeyPress.Phases = [.down, .repeat], action: @escaping (SwiftUI.KeyPress) -> SwiftUI.KeyPress.Result) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func onTapGesture(count: Swift.Int = 1, coordinateSpace: some CoordinateSpaceProtocol = .local, perform action: @escaping (CoreFoundation.CGPoint) -> Swift.Void) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func paletteSelectionEffect(_ effect: SwiftUI.PaletteSelectionEffect) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollClipDisabled(_ disabled: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollIndicatorsFlash(trigger value: some Equatable) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollIndicatorsFlash(onAppear: Swift.Bool) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollPosition(id: SwiftUICore.Binding<(some Hashable)?>, anchor: SwiftUICore.UnitPoint? = nil) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollTargetBehavior(_ behavior: some ScrollTargetBehavior) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollTargetLayout(isEnabled: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollTransition(_ configuration: SwiftUI.ScrollTransitionConfiguration = .interactive, axis: SwiftUICore.Axis? = nil, transition: @escaping @Sendable (SwiftUICore.EmptyVisualEffect, SwiftUI.ScrollTransitionPhase) -> some VisualEffect) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func scrollTransition(topLeading: SwiftUI.ScrollTransitionConfiguration, bottomTrailing: SwiftUI.ScrollTransitionConfiguration, axis: SwiftUICore.Axis? = nil, transition: @escaping @Sendable (SwiftUICore.EmptyVisualEffect, SwiftUI.ScrollTransitionPhase) -> some VisualEffect) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func searchable(text: SwiftUICore.Binding<Swift.String>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.Text? = nil) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func searchable(text: SwiftUICore.Binding<Swift.String>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.LocalizedStringKey) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable(text: SwiftUICore.Binding<Swift.String>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: Foundation.LocalizedStringResource) -> some SwiftUICore.View
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<S>(text: SwiftUICore.Binding<Swift.String>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: S) -> some SwiftUICore.View where S : Swift.StringProtocol
SwiftUICore.View
nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.Text? = nil, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.LocalizedStringKey, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: Foundation.LocalizedStringResource, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: some StringProtocol, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.Text? = nil, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.Text? = nil, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.LocalizedStringKey, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: Foundation.LocalizedStringResource, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.LocalizedStringKey, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: Foundation.LocalizedStringResource, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C, T, S>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: S, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, S : Swift.StringProtocol, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C>(text: SwiftUICore.Binding<Swift.String>, editableTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: some StringProtocol, @SwiftUICore.ViewBuilder token: @escaping (SwiftUICore.Binding<C.Element>) -> some View) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, suggestedTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.Text? = nil, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, suggestedTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: SwiftUICore.LocalizedStringKey, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C, T>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, suggestedTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: Foundation.LocalizedStringResource, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, C.Element : Swift.Identifiable
SwiftUICore.View
@_disfavoredOverload nonisolated public func searchable<C, T, S>(text: SwiftUICore.Binding<Swift.String>, tokens: SwiftUICore.Binding<C>, suggestedTokens: SwiftUICore.Binding<C>, isPresented: SwiftUICore.Binding<Swift.Bool>, placement: SwiftUI.SearchFieldPlacement = .automatic, prompt: S, @SwiftUICore.ViewBuilder token: @escaping (C.Element) -> T) -> some SwiftUICore.View where C : Swift.MutableCollection, C : Swift.RandomAccessCollection, C : Swift.RangeReplaceableCollection, T : SwiftUICore.View, S : Swift.StringProtocol, C.Element : Swift.Identifiable
SwiftUICore.View
nonisolated public func selectionDisabled(_ isDisabled: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func sensoryFeedback<T>(_ feedback: SwiftUI.SensoryFeedback, trigger: T) -> some SwiftUICore.View where T : Swift.Equatable
SwiftUICore.View
nonisolated public func sensoryFeedback<T>(_ feedback: SwiftUI.SensoryFeedback, trigger: T, condition: @escaping (_ oldValue: T, _ newValue: T) -> Swift.Bool) -> some SwiftUICore.View where T : Swift.Equatable
SwiftUICore.View
nonisolated public func sensoryFeedback<T>(trigger: T, _ feedback: @escaping (_ oldValue: T, _ newValue: T) -> SwiftUI.SensoryFeedback?) -> some SwiftUICore.View where T : Swift.Equatable
SwiftUICore.View
nonisolated public func sensoryFeedback<T>(trigger: T, _ feedback: @escaping () -> SwiftUI.SensoryFeedback?) -> some SwiftUICore.View where T : Swift.Equatable
SwiftUICore.View
nonisolated public func springLoadingBehavior(_ behavior: SwiftUI.SpringLoadingBehavior) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func symbolEffect<T>(_ effect: T, options: Symbols.SymbolEffectOptions = .default, isActive: Swift.Bool = true) -> some SwiftUICore.View where T : Symbols.IndefiniteSymbolEffect, T : Symbols.SymbolEffect
SwiftUICore.View
nonisolated public func symbolEffect<T, U>(_ effect: T, options: Symbols.SymbolEffectOptions = .default, value: U) -> some SwiftUICore.View where T : Symbols.DiscreteSymbolEffect, T : Symbols.SymbolEffect, U : Swift.Equatable
SwiftUICore.View
nonisolated public func symbolEffectsRemoved(_ isEnabled: Swift.Bool = true) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func tableColumnHeaders(_ visibility: SwiftUICore.Visibility) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func textEditorStyle(_ style: some TextEditorStyle) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func toolbar(removing defaultItemKind: SwiftUI.ToolbarDefaultItemKind?) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func toolbarTitleDisplayMode(_ mode: SwiftUI.ToolbarTitleDisplayMode) -> some SwiftUICore.View
SwiftUICore._ConditionalContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
TableColumnContent
public func alignment(_ alignment: SwiftUI.TableColumnAlignment) -> some SwiftUI.TableColumnContent<Self.TableRowValue, Self.TableColumnSortComparator>
TableColumnContent
public func customizationID(_ id: Swift.String) -> some SwiftUI.TableColumnContent<Self.TableRowValue, Self.TableColumnSortComparator>
TableColumnContent
public func defaultVisibility(_ visibility: SwiftUICore.Visibility) -> some SwiftUI.TableColumnContent<Self.TableRowValue, Self.TableColumnSortComparator>
TableColumnContent
public func disabledCustomizationBehavior(_ behavior: SwiftUI.TableColumnCustomizationBehavior) -> some SwiftUI.TableColumnContent<Self.TableRowValue, Self.TableColumnSortComparator>
TableHeaderRowContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
TableRow
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
TableRowContent
nonisolated static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
TableRowContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
TableRowContent
public func draggable<T>(_ payload: @autoclosure @escaping () -> T) -> some SwiftUI.TableRowContent<Self.TableRowValue> where T : CoreTransferable.Transferable
TableRowContent
public func dropDestination<T>(for payloadType: T.Type = T.self, action: @escaping (_ items: [T]) -> Swift.Void) -> some SwiftUI.TableRowContent<Self.TableRowValue> where T : CoreTransferable.Transferable
TableRowContent
public func onHover(perform action: @escaping (Swift.Bool) -> Swift.Void) -> some SwiftUI.TableRowContent<Self.TableRowValue>
TableRowContent
public func selectionDisabled(_ isDisabled: Swift.Bool = true) -> some SwiftUI.TableRowContent<Self.TableRowValue>
ToolbarItemPlacement
internal static func backDeployable_accessoryBar<ID>(id: ID) -> SwiftUI.ToolbarItemPlacement where ID : Swift.Hashable
ToolbarPlacement
internal static func backDeployable_accessoryBar<ID>(id: ID) -> SwiftUI.ToolbarPlacement where ID : Swift.Hashable
TupleTableRowContent
nonisolated public static func _containsOutlineSymbol(inputs: SwiftUI._TableRowInputs) -> Swift.Bool
_ViewTest
public func renderRecursively(seconds: Swift.Double = 1.0 / 60.0)

Properties & Constants

ButtonBorderShape
public static let capsule: SwiftUI.ButtonBorderShape
ButtonBorderShape
public static let circle: SwiftUI.ButtonBorderShape
ContentUnavailableView
public static var search: SwiftUI.ContentUnavailableView<SwiftUI.SearchUnavailableContent.Label, SwiftUI.SearchUnavailableContent.Description, SwiftUI.SearchUnavailableContent.Actions>
ControlGroupStyle
public static var palette: SwiftUI.PaletteControlGroupStyle
DialogSeverity
public static let standard: SwiftUI.DialogSeverity
KeyEquivalent
public var hashValue: Swift.Int
KeyPress
public var debugDescription: Swift.String
NSHostingController
public var sceneBridgingOptions: SwiftUI.NSHostingSceneBridgingOptions
NSHostingView
public var sceneBridgingOptions: SwiftUI.NSHostingSceneBridgingOptions
Observation.Observable
internal static var focusedValueKey: Swift.WritableKeyPath<SwiftUI.FocusedValues, Self?>
OutlineGroup
public var tableRowBody: some SwiftUI.TableRowContent
PickerStyle
public static var palette: SwiftUI.PalettePickerStyle
PrimitiveButtonStyle
public static var accessoryBar: SwiftUI.AccessoryBarButtonStyle
PrimitiveButtonStyle
public static var accessoryBarAction: SwiftUI.AccessoryBarActionButtonStyle
ScrollTargetBehavior
public static var paging: SwiftUI.PagingScrollTargetBehavior
ScrollTargetBehavior
public static var viewAligned: SwiftUI.ViewAlignedScrollTargetBehavior
SidebarRowSize
public var hashValue: Swift.Int
SwiftUICore.ContentTransition
public static var symbolEffect: SwiftUICore.ContentTransition
SwiftUICore.EnvironmentValues
internal var _emittableNavigationIndicatorVisibilityABI: SwiftUICore.Visibility
SwiftUICore.EnvironmentValues
internal var _navigationIndicatorVisibilityABI: SwiftUICore.Visibility
SwiftUICore.EnvironmentValues
public var badgeProminence: SwiftUI.BadgeProminence
SwiftUICore.EnvironmentValues
public var buttonRepeatBehavior: SwiftUI.ButtonRepeatBehavior
SwiftUICore.EnvironmentValues
public var dismissWindow: SwiftUI.DismissWindowAction
SwiftUICore.EnvironmentValues
public var documentConfiguration: SwiftUI.DocumentConfiguration?
SwiftUICore.EnvironmentValues
public var isFocusEffectEnabled: Swift.Bool
SwiftUICore.EnvironmentValues
public var navigationLinkIndicatorVisibility: SwiftUICore.Visibility
SwiftUICore.EnvironmentValues
public var openSettings: SwiftUI.OpenSettingsAction
SwiftUICore.EnvironmentValues
public var springLoadingBehavior: SwiftUI.SpringLoadingBehavior
SwiftUICore.Shape
public static var buttonBorder: SwiftUI.ButtonBorderShape
SwiftUICore.ShapeStyle
public static var fill: SwiftUI.FillShapeStyle
SwiftUICore.ShapeStyle
public static var link: SwiftUI.LinkShapeStyle
SwiftUICore.ShapeStyle
public static var placeholder: SwiftUI.PlaceholderTextShapeStyle
SwiftUICore.ShapeStyle
public static var windowBackground: SwiftUI.WindowBackgroundShapeStyle
SwiftUICore.Transaction
public var dismissBehavior: SwiftUI.DismissBehavior
SwiftUICore.Transition
public static var symbolEffect: SwiftUI.SymbolEffectTransition
TextEditorStyle
public static var automatic: SwiftUI.AutomaticTextEditorStyle
TextEditorStyle
public static var plain: SwiftUI.PlainTextEditorStyle

Conformances

ButtonBorderShape
SwiftUICore.InsettableShape
ButtonBorderShape
SwiftUICore.Shape
ButtonBorderShape._Inset
Swift.BitwiseCopyable
DismissWindowAction
Swift.Sendable
DocumentConfiguration
Swift.Sendable
FileDialogBrowserOptions
Swift.Sendable
FillShapeStyle
Swift.BitwiseCopyable
KeyEquivalent
Swift.Hashable
KeyPress.Result
Swift.Equatable
KeyPress.Result
Swift.Hashable
KeyPress
Swift.CustomDebugStringConvertible
LinkShapeStyle
Swift.BitwiseCopyable
OpenSettingsAction
Swift.Sendable
OutlineGroup
SwiftUI.TableRowContent
PlaceholderTextShapeStyle
Swift.BitwiseCopyable
ScrollTransitionPhase
Swift.BitwiseCopyable
ScrollTransitionPhase
Swift.Equatable
ScrollTransitionPhase
Swift.Hashable
SidebarRowSize
Swift.Hashable
SwiftUICore._EnvironmentKeyTransformModifier
SwiftUI._SceneModifier
_LayoutDirectionBehaviorEffect
Swift.Sendable
_SymbolEffectsRemovedModifier
Swift.BitwiseCopyable
_SymbolEffectsRemovedModifier
Swift.Sendable

Initializers

AppStorage
public init<RowValue>(wrappedValue: Value = TableColumnCustomization<RowValue>(), _ key: Swift.String, store: Foundation.UserDefaults? = nil) where Value == SwiftUI.TableColumnCustomization<RowValue>, RowValue : Swift.Identifiable
Button
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, action: @escaping @_Concurrency.MainActor () -> Swift.Void)
Button
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, action: @escaping @_Concurrency.MainActor () -> Swift.Void)
Button
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, action: @escaping @_Concurrency.MainActor () -> Swift.Void) where S : Swift.StringProtocol
Button
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, role: SwiftUI.ButtonRole?, action: @escaping @_Concurrency.MainActor () -> Swift.Void)
Button
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, role: SwiftUI.ButtonRole?, action: @escaping @_Concurrency.MainActor () -> Swift.Void)
Button
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, role: SwiftUI.ButtonRole?, action: @escaping @_Concurrency.MainActor () -> Swift.Void) where S : Swift.StringProtocol
ContentUnavailableView
nonisolated public init(_ title: SwiftUICore.LocalizedStringKey, image name: Swift.String, description: SwiftUICore.Text? = nil)
ContentUnavailableView
@_disfavoredOverload nonisolated public init(_ title: Foundation.LocalizedStringResource, image name: Swift.String, description: SwiftUICore.Text? = nil)
ContentUnavailableView
nonisolated public init(_ title: SwiftUICore.LocalizedStringKey, systemImage name: Swift.String, description: SwiftUICore.Text? = nil)
ContentUnavailableView
@_disfavoredOverload nonisolated public init(_ title: Foundation.LocalizedStringResource, systemImage name: Swift.String, description: SwiftUICore.Text? = nil)
ContentUnavailableView
@_disfavoredOverload nonisolated public init<S>(_ title: S, image name: Swift.String, description: SwiftUICore.Text? = nil) where S : Swift.StringProtocol
ContentUnavailableView
@_disfavoredOverload nonisolated public init<S>(_ title: S, systemImage name: Swift.String, description: SwiftUICore.Text? = nil) where S : Swift.StringProtocol
ControlGroup
nonisolated public init<C>(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> C) where Content == SwiftUI.LabeledControlGroupContent<C, SwiftUI.Label<SwiftUICore.Text, SwiftUICore.Image>>, C : SwiftUICore.View
ControlGroup
@_disfavoredOverload nonisolated public init<C>(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> C) where Content == SwiftUI.LabeledControlGroupContent<C, SwiftUI.Label<SwiftUICore.Text, SwiftUICore.Image>>, C : SwiftUICore.View
ControlGroup
@_disfavoredOverload nonisolated public init<C, S>(_ title: S, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> C) where Content == SwiftUI.LabeledControlGroupContent<C, SwiftUI.Label<SwiftUICore.Text, SwiftUICore.Image>>, C : SwiftUICore.View, S : Swift.StringProtocol
DeveloperToolsSupport.Preview
public init(_ name: Swift.String? = nil, traits: DeveloperToolsSupport.PreviewTrait<DeveloperToolsSupport.Preview.ViewTraits>..., body: @escaping @_Concurrency.MainActor () -> any SwiftUICore.View)
DragGesture
public init(minimumDistance: CoreFoundation.CGFloat = 10, coordinateSpace: some CoordinateSpaceProtocol = .local)
FocusedValue
public init(_ objectType: Value.Type) where Value : AnyObject, Value : Observation.Observable
Label
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image resource: DeveloperToolsSupport.ImageResource)
Label
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image resource: DeveloperToolsSupport.ImageResource)
Label
@_disfavoredOverload nonisolated public init<S>(_ title: S, image resource: DeveloperToolsSupport.ImageResource) where S : Swift.StringProtocol
Menu
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content)
Menu
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content)
Menu
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content) where S : Swift.StringProtocol
Menu
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content, primaryAction: @escaping () -> Swift.Void)
Menu
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content, primaryAction: @escaping () -> Swift.Void)
MenuBarExtra
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, isInserted: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content)
MenuBarExtra
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, isInserted: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content)
MenuBarExtra
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, isInserted: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content) where S : Swift.StringProtocol
MenuBarExtra
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content)
MenuBarExtra
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content)
MenuBarExtra
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, @SwiftUICore.ViewBuilder content: () -> Content) where S : Swift.StringProtocol
NSApplicationDelegateAdaptor
public init(_ delegateType: DelegateType.Type = DelegateType.self)
NavigationSplitView
nonisolated public init(preferredCompactColumn: SwiftUICore.Binding<SwiftUI.NavigationSplitViewColumn>, @SwiftUICore.ViewBuilder sidebar: () -> Sidebar, @SwiftUICore.ViewBuilder content: () -> Content, @SwiftUICore.ViewBuilder detail: () -> Detail)
NavigationSplitView
nonisolated public init(columnVisibility: SwiftUICore.Binding<SwiftUI.NavigationSplitViewVisibility>, preferredCompactColumn: SwiftUICore.Binding<SwiftUI.NavigationSplitViewColumn>, @SwiftUICore.ViewBuilder sidebar: () -> Sidebar, @SwiftUICore.ViewBuilder content: () -> Content, @SwiftUICore.ViewBuilder detail: () -> Detail)
NavigationSplitView
nonisolated public init(preferredCompactColumn: SwiftUICore.Binding<SwiftUI.NavigationSplitViewColumn>, @SwiftUICore.ViewBuilder sidebar: () -> Sidebar, @SwiftUICore.ViewBuilder detail: () -> Detail) where Content == SwiftUICore.EmptyView
NavigationSplitView
nonisolated public init(columnVisibility: SwiftUICore.Binding<SwiftUI.NavigationSplitViewVisibility>, preferredCompactColumn: SwiftUICore.Binding<SwiftUI.NavigationSplitViewColumn>, @SwiftUICore.ViewBuilder sidebar: () -> Sidebar, @SwiftUICore.ViewBuilder detail: () -> Detail) where Content == SwiftUICore.EmptyView
OutlineGroup
public init<DataElement>(_ root: DataElement, children: Swift.KeyPath<DataElement, Data?>) where ID == DataElement.ID, Parent == SwiftUI.TableRow<DataElement>, Leaf == SwiftUI.TableRow<DataElement>, Subgroup == SwiftUI.TableRow<DataElement>, DataElement : Swift.Identifiable, DataElement == Data.Element
OutlineGroup
public init<DataElement>(_ data: Data, children: Swift.KeyPath<DataElement, Data?>) where ID == DataElement.ID, Parent == SwiftUI.TableRow<DataElement>, Leaf == SwiftUI.TableRow<DataElement>, Subgroup == SwiftUI.TableRow<DataElement>, DataElement : Swift.Identifiable, DataElement == Data.Element
OutlineGroup
public init<DataElement>(_ root: DataElement, children: Swift.KeyPath<DataElement, Data?>, @SwiftUI.TableRowBuilder<DataElement> content: @escaping (DataElement) -> Leaf) where ID == DataElement.ID, DataElement == Data.Element
OutlineGroup
public init<DataElement>(_ root: DataElement, id: Swift.KeyPath<DataElement, ID>, children: Swift.KeyPath<DataElement, Data?>, @SwiftUI.TableRowBuilder<DataElement> content: @escaping (DataElement) -> Leaf) where ID == DataElement.ID, DataElement == Data.Element
OutlineGroup
public init<DataElement>(_ data: Data, children: Swift.KeyPath<DataElement, Data?>, @SwiftUI.TableRowBuilder<DataElement> content: @escaping (DataElement) -> Leaf) where ID == DataElement.ID, DataElement == Data.Element
OutlineGroup
public init<DataElement>(_ data: Data, id: Swift.KeyPath<DataElement, ID>, children: Swift.KeyPath<DataElement, Data?>, @SwiftUI.TableRowBuilder<DataElement> content: @escaping (DataElement) -> Leaf) where ID == DataElement.ID, DataElement == Data.Element
Picker
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, selection: SwiftUICore.Binding<SelectionValue>, @SwiftUICore.ViewBuilder content: () -> Content)
Picker
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, selection: SwiftUICore.Binding<SelectionValue>, @SwiftUICore.ViewBuilder content: () -> Content)
Picker
nonisolated public init<C>(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, sources: C, selection: Swift.KeyPath<C.Element, SwiftUICore.Binding<SelectionValue>>, @SwiftUICore.ViewBuilder content: () -> Content) where C : Swift.RandomAccessCollection, C.Element == SwiftUICore.Binding<SelectionValue>
Picker
@_disfavoredOverload nonisolated public init<C>(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, sources: C, selection: Swift.KeyPath<C.Element, SwiftUICore.Binding<SelectionValue>>, @SwiftUICore.ViewBuilder content: () -> Content) where C : Swift.RandomAccessCollection, C.Element == SwiftUICore.Binding<SelectionValue>
Picker
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, selection: SwiftUICore.Binding<SelectionValue>, @SwiftUICore.ViewBuilder content: () -> Content) where S : Swift.StringProtocol
Picker
@_disfavoredOverload nonisolated public init<C, S>(_ title: S, image: DeveloperToolsSupport.ImageResource, sources: C, selection: Swift.KeyPath<C.Element, SwiftUICore.Binding<SelectionValue>>, @SwiftUICore.ViewBuilder content: () -> Content) where C : Swift.RandomAccessCollection, S : Swift.StringProtocol, C.Element == SwiftUICore.Binding<SelectionValue>
SceneStorage
public init<RowValue>(wrappedValue: Value = TableColumnCustomization<RowValue>(), _ key: Swift.String) where Value == SwiftUI.TableColumnCustomization<RowValue>, RowValue : Swift.Identifiable
Section
nonisolated public init<V, H>(isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUI.TableRowBuilder<V> content: () -> Content, @SwiftUICore.ViewBuilder header: () -> H) where Parent == SwiftUI.TableHeaderRowContent<V, H>, Footer == SwiftUI.EmptyTableRowContent<V>, V == Content.TableRowValue, H : SwiftUICore.View
Section
nonisolated public init<V>(_ titleKey: SwiftUICore.LocalizedStringKey, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUI.TableRowBuilder<V> content: () -> Content) where Parent == SwiftUI.TableHeaderRowContent<V, SwiftUICore.Text>, Footer == SwiftUI.EmptyTableRowContent<V>, V == Content.TableRowValue
Section
@_disfavoredOverload nonisolated public init<V>(_ titleResource: Foundation.LocalizedStringResource, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUI.TableRowBuilder<V> content: () -> Content) where Parent == SwiftUI.TableHeaderRowContent<V, SwiftUICore.Text>, Footer == SwiftUI.EmptyTableRowContent<V>, V == Content.TableRowValue
Section
@_disfavoredOverload nonisolated public init<V, S>(_ title: S, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUI.TableRowBuilder<V> content: () -> Content) where Parent == SwiftUI.TableHeaderRowContent<V, SwiftUICore.Text>, Footer == SwiftUI.EmptyTableRowContent<V>, V == Content.TableRowValue, S : Swift.StringProtocol
Section
public init(_ titleKey: SwiftUICore.LocalizedStringKey, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content)
Section
@_disfavoredOverload public init(_ titleResource: Foundation.LocalizedStringResource, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content)
Section
@_disfavoredOverload public init<S>(_ title: S, isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content) where S : Swift.StringProtocol
Section
public init(isExpanded: SwiftUICore.Binding<Swift.Bool>, @SwiftUICore.ViewBuilder content: () -> Content, @SwiftUICore.ViewBuilder header: () -> Parent)
SpatialTapGesture
public init(count: Swift.Int = 1, coordinateSpace: some CoordinateSpaceProtocol = .local)
Table
nonisolated public init(of valueType: Value.Type, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows)
Table
nonisolated public init(of valueType: Value.Type, selection: SwiftUICore.Binding<Value.ID?>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows)
Table
nonisolated public init(of valueType: Value.Type, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows)
Table
nonisolated public init<Sort>(of valueType: Value.Type = Value.self, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows) where Sort : Foundation.SortComparator, Columns.TableRowValue == Sort.Compared
Table
nonisolated public init<Sort>(of valueType: Value.Type = Value.self, selection: SwiftUICore.Binding<Value.ID?>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows) where Sort : Foundation.SortComparator, Columns.TableRowValue == Sort.Compared
Table
nonisolated public init<Sort>(of valueType: Value.Type = Value.self, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns, @SwiftUI.TableRowBuilder<Value> rows: () -> Rows) where Sort : Foundation.SortComparator, Columns.TableRowValue == Sort.Compared
Table
nonisolated public init<Data>(_ data: Data, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data>(_ data: Data, selection: SwiftUICore.Binding<Value.ID?>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data>(_ data: Data, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data, Sort>(_ data: Data, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Table
nonisolated public init<Data, Sort>(_ data: Data, selection: SwiftUICore.Binding<Value.ID?>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Table
nonisolated public init<Data, Sort>(_ data: Data, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableForEachContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Table
nonisolated public init<Data>(_ data: Data, children: Swift.KeyPath<Value, Data?>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data>(_ data: Data, children: Swift.KeyPath<Data.Element, Data?>, selection: SwiftUICore.Binding<Value.ID?>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data>(_ data: Data, children: Swift.KeyPath<Data.Element, Data?>, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Swift.Never> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Columns.TableRowValue == Data.Element
Table
nonisolated public init<Data, Sort>(_ data: Data, children: Swift.KeyPath<Data.Element, Data?>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Table
nonisolated public init<Data, Sort>(_ data: Data, children: Swift.KeyPath<Data.Element, Data?>, selection: SwiftUICore.Binding<Value.ID?>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Table
nonisolated public init<Data, Sort>(_ data: Data, children: Swift.KeyPath<Data.Element, Data?>, selection: SwiftUICore.Binding<Swift.Set<Value.ID>>, sortOrder: SwiftUICore.Binding<[Sort]>, columnCustomization: SwiftUICore.Binding<SwiftUI.TableColumnCustomization<Value>>? = nil, @SwiftUI.TableColumnBuilder<Value, Sort> columns: () -> Columns) where Rows == SwiftUI.TableOutlineGroupContent<Data>, Data : Swift.RandomAccessCollection, Sort : Foundation.SortComparator, Columns.TableRowValue == Data.Element, Data.Element == Sort.Compared
Toggle
nonisolated public init(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, isOn: SwiftUICore.Binding<Swift.Bool>)
Toggle
@_disfavoredOverload nonisolated public init(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, isOn: SwiftUICore.Binding<Swift.Bool>)
Toggle
@_disfavoredOverload nonisolated public init<S>(_ title: S, image: DeveloperToolsSupport.ImageResource, isOn: SwiftUICore.Binding<Swift.Bool>) where S : Swift.StringProtocol
Toggle
nonisolated public init<C>(_ titleKey: SwiftUICore.LocalizedStringKey, image: DeveloperToolsSupport.ImageResource, sources: C, isOn: Swift.KeyPath<C.Element, SwiftUICore.Binding<Swift.Bool>>) where C : Swift.RandomAccessCollection
Toggle
@_disfavoredOverload nonisolated public init<C>(_ titleResource: Foundation.LocalizedStringResource, image: DeveloperToolsSupport.ImageResource, sources: C, isOn: Swift.KeyPath<C.Element, SwiftUICore.Binding<Swift.Bool>>) where C : Swift.RandomAccessCollection
Toggle
@_disfavoredOverload nonisolated public init<S, C>(_ title: S, image: DeveloperToolsSupport.ImageResource, sources: C, isOn: Swift.KeyPath<C.Element, SwiftUICore.Binding<Swift.Bool>>) where S : Swift.StringProtocol, C : Swift.RandomAccessCollection