ButtonExtensions.UpdateContentLayout(Object, Button) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
[System::Runtime::CompilerServices::Extension]
static void UpdateContentLayout(System::Object ^ platformButton, Microsoft::Maui::Controls::Button ^ button);
public static void UpdateContentLayout (this object platformButton, Microsoft.Maui.Controls.Button button);
static member UpdateContentLayout : obj * Microsoft.Maui.Controls.Button -> unit
<Extension()>
Public Sub UpdateContentLayout (platformButton As Object, button As Button)
Paramètres
- platformButton
- Object
- button
- Button