Method | Description | |
---|---|---|
GeckoStyleSheetService ( ) : System | ||
IsStyleSheetRegistered ( string sheetURI, uint type ) : bool | ||
RegisterStyleSheet ( string sheetURI, uint type ) : void | ||
UnregisterStyleSheet ( string sheetURI, uint type ) : void |
public IsStyleSheetRegistered ( string sheetURI, uint type ) : bool | ||
sheetURI | string | |
type | uint | |
return | bool |
public RegisterStyleSheet ( string sheetURI, uint type ) : void | ||
sheetURI | string | |
type | uint | |
return | void |
public UnregisterStyleSheet ( string sheetURI, uint type ) : void | ||
sheetURI | string | |
type | uint | |
return | void |