[]
        
(Showing Draft Content)

C1.Android.Core.C1ThemeInfo.ForContext

ForContext Method

ForContext(Context)

Gets the theme info from a specific context.

Declaration
public static C1ThemeInfo ForContext(Context context)
Public Shared Function ForContext(context As Context) As C1ThemeInfo
Parameters
Type Name Description
Context context

The context to get the theme info from.

Returns
Type Description
C1ThemeInfo