UISearchBar.UISearchBarAppearance.SetScopeBarButtonBackgroundImage Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define a imagem a ser usada como a tela de fundo da barra de escopo para o UIControlState especificado.
[Foundation.Export("setScopeBarButtonBackgroundImage:forState:")]
public virtual void SetScopeBarButtonBackgroundImage (UIKit.UIImage backgroundImage, UIKit.UIControlState state);
abstract member SetScopeBarButtonBackgroundImage : UIKit.UIImage * UIKit.UIControlState -> unit
override this.SetScopeBarButtonBackgroundImage : UIKit.UIImage * UIKit.UIControlState -> unit
Parâmetros
- backgroundImage
- UIImage
- state
- UIControlState
- Atributos