External module "ui/core/properties"
Variables
Const unsetValue
unsetValue: any
Functions
_evaluateCssCalcExpression
- _evaluateCssCalcExpression(value: string): string
-
Parameters
Returns string
_evaluateCssVariableExpression
- _evaluateCssVariableExpression(view: ViewBase, cssName: string, value: string): string
-
Parameters
-
-
cssName: string
-
value: string
Returns string
Private _getProperties
- _getProperties(): Property<any, any>[]
-
Returns Property<any, any>[]
Private _getStyleProperties
- _getStyleProperties(): CssProperty<any, any>[]
-
Returns CssProperty<any, any>[]
clearInheritedProperties
- clearInheritedProperties(view: ViewBase): void
-
Parameters
Returns void
getComputedCssValues
- getComputedCssValues(view: ViewBase): [string, any][]
-
Parameters
Returns [string, any][]
getSetProperties
- getSetProperties(view: ViewBase): [string, any][]
-
Parameters
Returns [string, any][]
initNativeView
-
Parameters
Returns void
isCssCalcExpression
- isCssCalcExpression(value: string): boolean
-
Parameters
Returns boolean
isCssVariable
- isCssVariable(property: string): boolean
-
Parameters
Returns boolean
isCssVariableExpression
- isCssVariableExpression(value: string): boolean
-
Parameters
Returns boolean
makeParser
- makeParser<T>(isValid: function): function
-
Type parameters
Parameters
-
isValid: function
-
-
Parameters
Returns boolean
Returns function
makeValidator
- makeValidator<T>(...values: T[]): function
-
Type parameters
Parameters
Returns function
-
-
Parameters
Returns boolean
propagateInheritableCssProperties
- propagateInheritableCssProperties(parentStyle: Style, childStyle: Style): void
-
Parameters
Returns void
propagateInheritableProperties
-
Parameters
Returns void
resetCSSProperties
- resetCSSProperties(style: Style): void
-
Parameters
Returns void
resetNativeView
-
Parameters
Returns void
Legend
- Module
- Object literal
- Variable
- Function
- Function with type parameter
- Index signature
- Type alias
- Enumeration
- Enumeration member
- Property
- Method
- Interface
- Interface with type parameter
- Constructor
- Property
- Method
- Index signature
- Class
- Class with type parameter
- Constructor
- Property
- Method
- Accessor
- Index signature
- Inherited constructor
- Inherited property
- Inherited method
- Inherited accessor
- Protected property
- Protected method
- Protected accessor
- Private property
- Private method
- Private accessor
- Static property
- Static method