Share via


NSBindingOption Class

Definition

public static class NSBindingOption
type NSBindingOption = class
Inheritance
NSBindingOption

Properties

Name Description
AllowsEditingMultipleValuesSelection

Represents the value associated with the constant 'NSAllowsEditingMultipleValuesSelectionBindingOption'.

AllowsNullArgument

Represents the value associated with the constant 'NSAllowsNullArgumentBindingOption'.

AlwaysPresentsApplicationModalAlerts

Represents the value associated with the constant 'NSAlwaysPresentsApplicationModalAlertsBindingOption'.

ConditionallySetsEditable

Represents the value associated with the constant 'NSConditionallySetsEditableBindingOption'.

ConditionallySetsEnabled

Represents the value associated with the constant 'NSConditionallySetsEnabledBindingOption'.

ConditionallySetsHidden

Represents the value associated with the constant 'NSConditionallySetsHiddenBindingOption'.

ContentPlacementTag

Represents the value associated with the constant 'NSContentPlacementTagBindingOption'.

ContinuouslyUpdatesValue

Represents the value associated with the constant 'NSContinuouslyUpdatesValueBindingOption'.

CreatesSortDescriptor

Represents the value associated with the constant 'NSCreatesSortDescriptorBindingOption'.

DeletesObjectsOnRemoveBindingsOption

Represents the value associated with the constant 'NSDeletesObjectsOnRemoveBindingsOption'.

DisplayName

Represents the value associated with the constant 'NSDisplayNameBindingOption'.

DisplayPattern

Represents the value associated with the constant 'NSDisplayPatternBindingOption'.

HandlesContentAsCompoundValue

Represents the value associated with the constant 'NSHandlesContentAsCompoundValueBindingOption'.

InsertsNullPlaceholder

Represents the value associated with the constant 'NSInsertsNullPlaceholderBindingOption'.

InvokesSeparatelyWithArrayObjects

Represents the value associated with the constant 'NSInvokesSeparatelyWithArrayObjectsBindingOption'.

MultipleValuesPlaceholder

Represents the value associated with the constant 'NSMultipleValuesPlaceholderBindingOption'.

NoSelectionPlaceholder

Represents the value associated with the constant 'NSNoSelectionPlaceholderBindingOption'.

NotApplicablePlaceholder

Represents the value associated with the constant 'NSNotApplicablePlaceholderBindingOption'.

NullPlaceholder

Represents the value associated with the constant 'NSNullPlaceholderBindingOption'.

PredicateFormat

Represents the value associated with the constant 'NSPredicateFormatBindingOption'.

RaisesForNotApplicableKeys

Represents the value associated with the constant 'NSRaisesForNotApplicableKeysBindingOption'.

SelectorName

Represents the value associated with the constant 'NSSelectorNameBindingOption'.

SelectsAllWhenSettingContent

Represents the value associated with the constant 'NSSelectsAllWhenSettingContentBindingOption'.

ValidatesImmediately

Represents the value associated with the constant 'NSValidatesImmediatelyBindingOption'.

ValueTransformer

Represents the value associated with the constant 'NSValueTransformerBindingOption'.

ValueTransformerName

Represents the value associated with the constant 'NSValueTransformerNameBindingOption'.

Applies to