UIInterpolatingMotionEffect.MaximumRelativeValue Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Valore massimo del controllo KeyPath.
public virtual Foundation.NSObject MaximumRelativeValue { [Foundation.Export("maximumRelativeValue", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setMaximumRelativeValue:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.MaximumRelativeValue : Foundation.NSObject with get, set
Valore della proprietà
Il valore può essere null
.
- Attributi
Commenti
Questo è il valore massimo che verrà aggiunto al valore di keypath specificato.