Skip to content

ws1-framework/com.airwatch.login.branding/DefaultBrandingManager/applyBranding

applyBranding

open fun applyBranding(nextActionView: AWNextActionView)

Applies branding to the next action view.

Parameters

Name Description
nextActionView Non-null view to apply branding to.

open fun applyBranding(inputField: AWInputField)

Applies branding to the input field.

Parameters

Name Description
inputField Non-null input field to apply branding to.

open fun applyBranding(activity: Activity)

Applies branding to the activity.

Parameters

Name Description
activity Non-null activity to apply branding to.