Discussion 議論
Conforming types, such as Enabled
and Disabled
, return true
or false
for this property as appropriate. SwiftUI expects this value for a given selectability type to be constant, unaffected by global state.
Availability 有効性
Technology
static let allowsSelection: Bool
Conforming types, such as Enabled
and Disabled
, return true
or false
for this property as appropriate. SwiftUI expects this value for a given selectability type to be constant, unaffected by global state.