'Declaration
Public Shared Function GetShadowStyle( _ ByVal styleable As INStyleable _ ) As NShadowStyle
'Usage
Dim styleable As INStyleable Dim value As NShadowStyle value = NStyle.GetShadowStyle(styleable)
public static NShadowStyle GetShadowStyle( INStyleable styleable )
Parameters
- styleable