IUIContentSizeCategoryAdjusting Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Permite que los elementos se ajusten a rasgos dinámicos.
[Foundation.Protocol(Name="UIContentSizeCategoryAdjusting", WrapperType=typeof(UIKit.UIContentSizeCategoryAdjustingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IUIContentSizeCategoryAdjusting : IDisposable, ObjCRuntime.INativeObject
type IUIContentSizeCategoryAdjusting = interface
interface INativeObject
interface IDisposable
- Derivado
- Atributos
- Implementaciones
Propiedades
AdjustsFontForContentSizeCategory |
Permite que los elementos se ajusten a rasgos dinámicos. |
Handle |
Identificador (puntero) a la representación del objeto no administrado. (Heredado de INativeObject) |