UITableViewRowAction.BackgroundEffect 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.
Ottiene o imposta l'effetto visivo che verrà usato per lo sfondo del pulsante di azione.
public virtual UIKit.UIVisualEffect BackgroundEffect { [Foundation.Export("backgroundEffect", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setBackgroundEffect:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.BackgroundEffect : UIKit.UIVisualEffect with get, set
Valore della proprietà
Il valore può essere null
.
- Attributi