Edit in GitHubLog an issue

ContentCardCustomizing

Protocol defining methodology for customizing content cards based on the template type.

Protocol Definition

Copied to your clipboard
protocol ContentCardCustomizing {
func customize(template: SmallImageTemplate)
}

Methods

customize

Customize content cards with SmallImageTemplate.

Parameters

  • template - The SmallImageTemplate instance to be customized.

Syntax

Copied to your clipboard
func customize(template: SmallImageTemplate)
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.