channelLinkHrefLang (property)

This property contains the language of the content at the link.

Syntax

@property (nonatomic,readwrite,assign,getter=channelLinkHrefLang,setter=setChannelLinkHrefLang:) NSString* channelLinkHrefLang;
- (NSString*)channelLinkHrefLang;
- (void)setChannelLinkHrefLang:(NSString*)newChannelLinkHrefLang;
public var channelLinkHrefLang: String {
  get {...}
set {...} }

Default Value

""

Remarks

This property contains the language of the content at the link.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]