Condividi tramite


ShareUIOptions.Theme Proprietà

Definizione

Ottiene o imposta il tema dell'interfaccia utente di condivisione.

public:
 property ShareUITheme Theme { ShareUITheme get(); void set(ShareUITheme value); };
ShareUITheme Theme();

void Theme(ShareUITheme value);
public ShareUITheme Theme { get; set; }
var shareUITheme = shareUIOptions.theme;
shareUIOptions.theme = shareUITheme;
Public Property Theme As ShareUITheme

Valore della proprietà

Tema dell'interfaccia utente di condivisione.

Si applica a